GrapeCity.CalcEngine.Functions Namespace > CalcImPowerFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 items: inumber, number.
Inumber is a complex number you want to raise to a power.
Number is the power to which you want to raise the complex number.
'Usage Dim instance As CalcImPowerFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 items: inumber, number.
Inumber is a complex number you want to raise to a power.
Number is the power to which you want to raise the complex number.
Target Platforms: Windows Server 2012, Windows RT